home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / business / winck30n.zip / CHANGES.TX$ < prev    next >
Text File  |  1991-12-11  |  9KB  |  233 lines

  1. WinCheck 3.0k
  2. ========================================================
  3.  
  4. Overall Design Changes
  5. -----------------------------------------------------------------------
  6. * DETAILS.xxx, NDETAILS.xxx, and SPLIT.xxx files
  7.   have been rolled into the MMMYY.xxx files, and
  8.   then deleted.  This eliminates the possibility
  9.   of cross-linked details or splits
  10.  
  11. * ALL strings have been moved to a LANGUAGE.H file,
  12.   for quick and easy internationalization.
  13.  
  14.  
  15. Bug Fixes
  16. -----------------------------------------------------------------------
  17. * NDETAILS file is now deleted correctly
  18.  
  19. * "Pay Account" field editable in Common Transactions
  20.  
  21. * Register Window can be maximized via keyboard after
  22.   restoring it
  23.  
  24. * Keyboard focus returned to Register after adding 
  25.   common transaction
  26.  
  27. * When transfering from and account to an unopened account,
  28.   "current account" is correctly set, therefore next
  29.   transaction made goes into correct account.
  30.  
  31. * ATM always makes the correct transaction amount
  32.  
  33. * Deleted categories/subcategories wont appear in
  34.   exported registers
  35.  
  36. * When editing multipl transactions, closing one places
  37.   focus on another open transaction if one is open.
  38.  
  39. * Extra form feeds are not sent after printing reports
  40.  
  41. * 800x600 mode budget dialog no longer has stray digits
  42.   (this is caused by a bug in the 800x600 driver. If
  43.   you still have this problem, update your driver)
  44.  
  45. * Print preview uses ANSI font, so Euro characters
  46.   display correctly.
  47.  
  48. * Print Direct now prints address correctly
  49.  
  50. * Reminders work
  51.  
  52. * If the user makes a common transaction that has a "Pay to"
  53.   field indicated, two copies of the check do not get printed.
  54.  
  55. * Details are no longer caried over and cross linked.
  56.  
  57. * Split information no longer cross-referneced
  58.  
  59. * Opening light show reduced
  60.  
  61. * UAE when printing reports in rapid succession fixed
  62.  
  63. * Reconciliation helper calcuates interest correctly
  64.  
  65.  
  66. New Features/Enhancements (all of these are suggestions from the Users)
  67. -----------------------------------------------------------------------
  68. * When creating a new account, you can use categories
  69.   from an already existing account.  The "Pre Defined
  70.   Categories" group box of the New Account dialog
  71.   has a list of available accounts.
  72.  
  73. * The Regsiter screen draw code has been optimized. On
  74.   VGA systems you will see a 60-100% increase in refresh
  75.   speed, on 8514 systems you will see a 300-500% increase
  76.   in refresh speed.
  77.  
  78. * Check Printing Queue can be flushed from the Check Form
  79.   Printer Setup Windows... Flush Queue.
  80.  
  81. * Common Transactions can now be made to happen either
  82.   on the date specified, or using the current date.  Transactions
  83.   that use the current date will have their date in
  84.   parentheses, i.e. (11/15).  This can be set from the
  85.   Common... Properties dialog.
  86.  
  87. * A transaction already in the register can be added to the
  88.   Common Menu by Choosing the "Add Transaction to Common Menu" item
  89.   from the Common Menu.
  90.  
  91. * Memo line 1 is on the Transaction dialog.
  92.  
  93. * When opening a transaction detail, the Pay To field defaults to
  94.   the Payee field on the check.
  95.  
  96. * F10 is an accelerator key for Credit/Debit cards
  97.  
  98. * Spin Buttons have been added to the transaction dialogs
  99.   to change the date.  Also, the Up/Down arrows, and the
  100.   numeric Keypad Plus/Minus change the date while you
  101.   are editing the date field.
  102.  
  103. * Control buttons moved to the end of the tabbing sequence
  104.   in the Report Generator dialog
  105.  
  106. * The balance of an account is not displayed until the
  107.   correct password is entered
  108.  
  109. * Search results can be printed
  110.  
  111. * Printer Escape sequences for "Print Direct" checks can
  112.   be indicated in the win.ini:
  113.  
  114.   [WiChk14a]
  115.   EscapeStart=
  116.   EscapeFinish=
  117.  
  118.   Any characters in the EscapeStart will be printed before the
  119.   check prints, and any characters in the EscapeFinish will
  120.   print after the check prints.
  121.  
  122. * Zip code prints on same line as City and State
  123.  
  124. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
  125.  
  126.  New to version 3.0H of WinCheck:
  127.  
  128.   a) New "Print Direct" feature for printing one check at a time to
  129.      Dot-Matrix style printers (no page eject).
  130.  
  131.   b) Categories can now be classified as Income, Expense, or Both. 
  132.      All of your categories from your current version will default to
  133.      "Both".  You can modify these categories to specify income or 
  134.      expense with the "Edit Categories" dialog.  By indicating Income
  135.      or Expense, your budget reports will be more informational.
  136.  
  137.   c) Categories can be classified as Tax deductible.  When you enter a
  138.      new transaction, the "Tax Deductible" box will automatically check
  139.      when you select one of these categories.  You can, however, still
  140.      un-check the box if you desire.
  141.  
  142.   d) Expandability!  WinCheck now allows you to add custom tools to your
  143.      menu.  These tools use DDE to communicate with WinCheck.  Two NEW
  144.      tools have been included, PAYROLL.EXE and BALANCE.EXE.  Try them!
  145.      They are on the TOOLS menu.
  146.  
  147.      All of the information you need for using WinCheck's DDE can be
  148.      found in the DDE.TXT file.
  149.  
  150.      The source code to PAYROLL and the source code to a more simple
  151.      add-on tool (Visual Basic) have been included on the distribution
  152.      disk in the DDE_VB.ZIP file.  Sample code for hardcore SDK tools
  153.      may be found in the DDE_SDK.ZIP file.
  154.  
  155.  e)  The categories for the Budget, Cash Flow, Profit/Loss, and category
  156.      reports are now in alphabetical order (instead of order of entry). 
  157.  
  158.  f)  New pre-defined categories on startup of account or by running a
  159.      WinCheck command file.
  160.  
  161.  
  162. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
  163.  
  164. What's New for WinCheck 3.0f
  165. ---------------------------------------
  166.  
  167. BUG FIXES!
  168. +++++++++++++++++++++++++++
  169.  
  170. Numerous bugs have been fixed, some of the more major one addressed below:
  171.  
  172. * Multiple "Personal" categories (or multiple of any category) are
  173.   no longer possible.  If your data has already been corrupted,
  174.   the second "Personal" category will change to "Personal-1", etc.
  175.   This way you can delete them.
  176.  
  177. * Many of the reports have been fixed to print accurate numbers,
  178.   and not to print deleted categories.
  179.  
  180. * Many "mystery" bugs have vanished due to some internal code
  181.   cleanup.  These include dialog boxes without text, accelerators
  182.   not working, and other windows wierdness.
  183.  
  184. * When deleting a transfer between accounts, you will no longer UAE.
  185.  
  186. * The DDE interface is significantly cleaned up and working.
  187.  
  188. * The fonts dialog no longer lies.
  189.  
  190. NEW FEATURES!
  191. +++++++++++++++++++++++++++
  192.  
  193. * Checks can now be printed one at a time on a dot matrix printer.
  194.   To enable this feature, select "Form Attributes" while in the
  195.   WinCheck Form Designer.  Check the button labeled "Print Direct",
  196.   and indicate the port your check printer is connected to.
  197.   Please keep in mind that you will not be able to select fonts
  198.   anymore for check printing-- the printer's internal default font
  199.   will be used.
  200.  
  201. * Categories can now be classified as Income, Expense, or Both. All
  202.   of your categories from your current version will default to "Both".
  203.   You can modify these categories to specify income or expense with
  204.   the "Edit Categories" dialog.
  205.  
  206.   By indicating Income or Expense, your budget reports will be more
  207.   informational.
  208.  
  209. * Categories can be classified as Tax deductable.  When you enter a
  210.   new transaction, the "Tax Deductable" box will automatically check
  211.   when you select one of these categories.  You can still un-check
  212.   the box if you desire.
  213.  
  214. * Expandability!  WinCheck now allows you to add custom tools to
  215.   your menu.  These tools use DDE to communicate with WinCheck.
  216.   A sample tool has been included to manage Payroll deposits.
  217.   The tool is called PAYROLL.EXE and requires that you have the
  218.   VBRUN100.DLL file (Visual Basic Engine).
  219.  
  220.   To add this Payroll tool, select "Add Tool..." from the Tools menu,
  221.   and type PAYROLL.  If PAYROLL.EXE is in a different directory than
  222.   WinCheck, indicate the full path of PAYROLL.EXE.
  223.  
  224.   Once you have added the tool, you will find it on your Tools menu.
  225.  
  226.   The source code to PAYROLL and the source code to a more simple
  227.   add-on tool (Visual Basic) have been included on the distribution
  228.   disk in the TOOLS directory.
  229.   tool
  230.  
  231. * The categories for the Bugdet, Cash Flow, Profit/Loss, and category
  232.   reports are now in alphabetical order.
  233.